Auto merge of #4493 - alexcrichton:verify-tarballs, r=matklad
authorbors <bors@rust-lang.org>
Sun, 17 Sep 2017 08:38:04 +0000 (08:38 +0000)
committerbors <bors@rust-lang.org>
Sun, 17 Sep 2017 08:38:04 +0000 (08:38 +0000)
commit696413c259c85fb96015f48a7876ab8515391029
tree21aeeb6f13cb4186d80ce45cc128698c47f15e61
parent8118b02ac5ce49b22e049ff03316d5e1574852cf
parent0b9e38225957337997cde1270b3ad5f84a14182a
Auto merge of #4493 - alexcrichton:verify-tarballs, r=matklad

Verify tarballs don't extract into other directories

Continuation of https://github.com/rust-lang/crates.io/pull/1054 except support on the Cargo side of things